tools: build coreutils for development targets
authorMichael Pratt <[email protected]>
Thu, 3 Oct 2024 05:06:04 +0000 (01:06 -0400)
committerRobert Marko <[email protected]>
Sat, 26 Jul 2025 12:38:08 +0000 (14:38 +0200)
commitf7fd8303be53598633426830f31b9818b32d2521
treed5dcd79aa874dd84e18cfdc619dade2b8e98ef72
parentf197b5827a2836d87b95c95f9a638b1073a33e61
tools: build coreutils for development targets

Include the coreutils utilities required for macOS
and other non-GNU friendly OSs to products like the SDK.

This also allows manually building coreutils on Linux
without having to manually edit this Makefile.

Tested-by: Georgi Valkov <[email protected]> # macOS
Signed-off-by: Michael Pratt <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <[email protected]>
tools/Makefile